Contribution org.nuxeo.ecm.platform.rendition.publisher--tree
In component org.nuxeo.ecm.platform.rendition.publisher
org.nuxeo.ecm.platform.rendition.publisher
inside nuxeo-platform-rendition-publisher-8.10.jar /OSGI-INF/rendition-publisher-contrib.xml
This contribution is part of XML component Documentation
PublicationTree that allows retrieving all the published Rendition documents in addition to the 'standard' proxies for the given document.
Extension Point
Extension point tree of component PublisherServiceImpl.Contributed Items
XML Source
<extension point="tree" target="org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl">
<documentation>
PublicationTree that allows retrieving all the published Rendition documents
in addition to the 'standard' proxies for the given document.
</documentation>
<publicationTree class="org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationCoreTree" name="RenditionPublicationCoreTree"/>
</extension>